home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 48
/
PC Gamer IT CD 48 2-2.iso
/
braveheart
/
data1.cab
/
Script_Files_(Common)
/
data
/
AICastle_sm.txt
< prev
next >
Wrap
Text File
|
1999-05-16
|
1KB
|
52 lines
// Tartan Army Script (C) 1999 Red Lemon Studios Ltd.
BeginStronghold("Small Castle");
Protects(1);
Uses(0, 0, "Corner Bartizan", North);
Uses(1, 0, "Wall Standard", North);
Uses(2, 0, "Wall Standard", North);
Uses(3, 0, "Wall Tower", North);
Uses(4, 0, "Wall Standard", North);
Uses(5, 0, "Wall Standard", North);
Uses(0, 0, "Corner Bartizan", East);
Uses(0, 1, "Wall Standard", West);
Uses(3, 1, "Strong Shack", South);
Uses(6, 1, "Wall Standard", East);
Uses(0, 2, "Wall Bartizan", West);
Uses(6, 2, "Wall Bartizan", East);
Uses(0, 3, "Wall Standard", West);
Uses(6, 3, "Wall Standard", East);
Uses(0, 4, "Wall Standard", West);
Uses(6, 4, "Wall Standard", East);
Uses(0, 5, "Wall Bartizan", West);
Uses(6, 5, "Wall Bartizan", East);
Uses(0, 6, "Wall Standard", West);
Uses(6, 6, "Wall Standard", East);
Uses(0, 7, "Corner Bartizan", West);
Uses(1, 7, "Wall Standard", South);
Uses(2, 7, "Gatehouse Right", South);
Uses(3, 7, "Gatehouse Centre", South);
Uses(4, 7, "Gatehouse Left", South);
Uses(5, 7, "Wall Standard", South);
Uses(0, 7, "Corner Bartizan", South);
Uses(3, 7, "Gate Wood", South);
NewGroup();
Uses(3, 5, "Keep 2", South);
NewGroup();
Ring(0,0,6,7);
EndStronghold();